Skip to content

chore: bump @openeudi/core to 0.8.0 (sync with openid4vp@0.8.0)#7

Merged
BetelGuese merged 1 commit intomainfrom
chore/release-0.8.0
Apr 26, 2026
Merged

chore: bump @openeudi/core to 0.8.0 (sync with openid4vp@0.8.0)#7
BetelGuese merged 1 commit intomainfrom
chore/release-0.8.0

Conversation

@BetelGuese
Copy link
Copy Markdown
Contributor

Summary

Paired version bump with @openeudi/openid4vp@0.8.0 per the synced-versioning rule. No API change in @openeudi/core this release.

  • package.json + package-lock.json + src/index.ts VERSION0.8.0
  • CHANGELOG.md: new [0.8.0] entry dated 2026-04-26 noting the openid4vp companion's content (ID3 client_metadata bridge, trustedIssuerJwks, transitive disclosure check).

Verification

  • npm test — 90/90 passing.
  • npm run build — ESM + CJS + .d.ts clean.

Test plan

  • PR checks green.
  • After merge: tag v0.8.0, push tag, release.yml publishes @openeudi/core@0.8.0 to npm via OIDC trusted-publisher.
  • Verify on registry: npm view @openeudi/core version0.8.0.
  • Companion: openeudi/openid4vp PR #16.

Version-sync only; no API change in @openeudi/core. The companion
@openeudi/openid4vp@0.8.0 adds:

- ID3-compatibility client_metadata bridge in createSignedAuthorizationRequest
- ParseOptions.trustedIssuerJwks opt-in trust path for SD-JWT VCs without x5c
- Transitive SD-JWT disclosure-hash check (fix for PID-style VCs)

Tests: 90/90 passing.
@BetelGuese BetelGuese merged commit 23c2fb6 into main Apr 26, 2026
3 checks passed
@BetelGuese BetelGuese deleted the chore/release-0.8.0 branch April 26, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant